Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RED-75: instead of join v1 use new standby number (from cycleChain) #26

Merged
merged 3 commits into from
May 23, 2024

Conversation

PudgyPug
Copy link
Contributor

No description provided.

Copy link

linear bot commented Apr 24, 2024

RED-75 GUI: Display Joining and Syncing nodes in GUI Network Size

Our Current GUI displays the following:

Network Tab

Network Size

Active validators: 992

Standby validators: -

Desired network size: 1000

Joining / Syncing: - / 3

The team working on the new gui would like to use this data as well but some information is currently not being displayed.

Task:

Current GUI should show the number of nodes in Standby

Current GUI should show the number of nodes in Joining

(Any substate for nodes that are joining EX: Selected, ready to sync, syncing, etc...  should display as "Syncing")

image.png

src/p2p/NodeList.ts Outdated Show resolved Hide resolved
@afostr afostr merged commit 8e6bda8 into dev May 23, 2024
2 checks passed
urnotsam pushed a commit that referenced this pull request Jun 3, 2024
…#26)

* fix: instead of join v1 use new `standby` number (from cycleChain)

* refactor: use standby count from join v2 map and use desired from AutoScaler

* fix: use the getter instead of direct field access for standbyNodes
@mhanson-github mhanson-github deleted the RED-75 branch August 17, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants